@charset "utf-8";
@import url("SysM.css");
/* CSS Document */
 /* ie浏览器无右侧滚动条问题 */
 /*小于1600大于1200稍微调整下字体*/
 @media screen and (max-width:7600px) and (min-width:1024px) {
 
 
 
html, body {overflow-x: hidden; overflow-y: auto;}  
#banner{
	width: 100%;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	height:436px;
	clear: both;
}

#banner img{
	position:absolute;
	height: 436px;
	width: 100%;
}
/* 去掉导航按钮前 */
/* 
#contro{width:500px;background:red;position:relative;top:90%;left:40%;}
#contro dt{width:20px;float:left;margin:5px;border-radius:100px;text-align:center;padding:5px;border:1px solid white;}
*/

#contro{
	width:500px;
	background:red;
	position:relative;
	top:90%;
	left:40%;
	visibility: hidden;
}
#contro dt{width:20px;float:left;margin:5px;border-radius:100px;text-align:center;padding:5px;border:1px solid white;}

/* 导航 */
.NavigationInfor {
	font-size: 12px;
	font-weight: normal;
	color: #656565;
	text-decoration: none;
	font-family: "宋体";
}

.NavigationInforA {
	font-size: 12px;
	color: #656565;
	text-decoration: none;
}
a.NavigationInforA:link {
	text-decoration: none;
	color: #656565;
}
a.NavigationInforA:visited {
	text-decoration: none;
}
a.NavigationInforA:hover {
	color: #26447B;
	text-decoration: underline;
}

/* 信息列表 */
.InforList {
	font-size: 14px;
	color: #555555;
	text-decoration: none;
}
a.InforList:visited {
	color: #555555;
	text-decoration: none;
}
a.InforList:link {
	color: #555555;
	text-decoration: none;
}
a.InforList:hover {
	color: #115fa5;
	text-decoration: underline;
}

/* 信息列表 */
.InforListDiv {
	height: 25px;
	width: 98%;
	margin-top: 3px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #C3C3C3;
	margin-left: auto;
	padding-left: 5px;
	margin-right: auto;
	clear: both;
	padding-top: 5px;
	padding-bottom: 5px;
}
.InforListDiv ul {
	margin: 0px;
	padding: 0px;
}
.InforListDiv li {
	float: left;
	list-style-type: circle;
	margin-left: 10px;
	list-style-position: inside;
	list-style-image: none;
	color: #CCCCCC;
}






@media screen and (max-width:7600px) and (min-width:1024px) {
	

/* 信息图文列表*/
*{margin:0;padding:0;}
.ListPictureTextDivList {
	float: left;
	width: 98%;
	border: 1px solid #f3f3f3;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-color: #fafafa;
	height: 435px;
}

.ListPictureTextDivListK {
	float: left;
	width: 98%;
	background-color: #FFFFFF;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	height: 435px;
	border: 1px solid #4D63BB;
}



.ListPictureTextItem {
	width: 100%;
	float: left;
	margin: 10px;
}
.ListPictureTextItem dt{
	float: left;
	width: 650px;
	text-align: left;
	margin: 5px;
	height: 430px;
}

.ListPictureTextItem dt a img{
	border: 1px solid #ddd;
	width: 648px;
	height: 400px;
}
.ListPictureTextItem dt a:hover img{
	border:1px solid red;
}
.ListPictureTextItem dd {
	float: left;
	width: 750px;
	line-height: 20px;
	overflow: hidden;
	vertical-align: top;
	background-color: #FFFFFF;
	margin-left: 2px;
	padding-right: 1%;
	padding-left: 1px
}

.ListPictureTextTItl {
	font-size: 24px;
	font-weight: normal;
	color: #192a7c;
	display: block;
	float: left;
	overflow: hidden;
	height: 56px;
	line-height: 2em;
	border-bottom-style: solid;
	width: 720px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-width: 1px;
	border-bottom-color: #FFFFFF;
	padding: 20px;
}
a.ListPictureTextTItl:link {
	color: #192a7c;
	text-decoration: none;
	font-size: 24px;
	font-weight: bold;
}
a.ListPictureTextTItl:visited {
	text-decoration: none;
}
a.ListPictureTextTItl:hover {
	color: #115fa5;
	text-decoration: underline;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
}
.ListPictureTextZhaiYao {
	float: left;
	height: 240px;
	width: 720px;
	overflow: hidden;
	font-size: 14px;
	color: #050818;
	line-height: 25px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.ListPictureTextMore {
	text-align: right;
	float: left;
	width: 98%;
	padding: 5px;
	height: 50px;
}
.ListPictureTextMore  a img{
	border:1px solid #ddd;

}
.ListPictureTextMore  a:hover img{
	border:1px solid #BB0000;
}
}
@media screen and (max-width: 1024px) and (min-width: 0px){
	
/* 信息图文列表*/
*{margin:0;padding:0;}



	
	



}





















/* 信息图文列表1*/
*{margin:0;padding:0;}
.ListPicture1TextDivList {
	float: left;
	width: 898px;
	background-color: #FFFFFF;
	margin: 5px;
	border: 1px solid #E4E4E4;
}

.ListPicture1TextDivListK {
	float: left;
	width: 898px;
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 5px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #359AFF;
	border-bottom-color: #359AFF;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-color: #FFFFFF;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}



.ListPicture1TextItem {
	width: 898px;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.ListPicture1TextItem dt{
	width:888px;
	text-align:left;
	margin: 5px;
}

.ListPicture1TextItem dt a img{
	border:2px solid #ddd;
	width:868px;
	margin-bottom: 10px;
}
.ListPicture1TextItem dt a:hover img{
	border:2px solid red;
}
.ListPicture1TextItem dd {
	width:320px;
	line-height:20px;
	overflow: hidden;
	vertical-align: top;
}

.ListPicture1TextTItl {
	font-size: 20px;
	font-weight: normal;
	color: #1b4c97;
	display: block;
	float: left;
	overflow: hidden;
	height: 40px;
	line-height: 40px;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #333333;
	padding-left: 5px;
	width: 868px;
	padding-bottom: 5px;
}
a.ListPicture1TextTItl:link {
	color: #1b4c97;
	text-decoration: none;
}
a.ListPicture1TextTItl:visited {
	text-decoration: none;
}
a.ListPicture1TextTItl:hover {
	color: #115fa5;
	text-decoration: underline;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #1b4c97;
	margin-bottom: 5px;
}
.ListPicture1TextZhaiYao {
	float: left;
	width: 100%;
	overflow: hidden;
	font-size: 12px;
	color: #777777;
	margin-top: 5px;
	margin-bottom: 5px;
	font-weight: normal;
}
.ListPicture1TextMore {
	text-align: left;
	float: left;
	width: 90%;
	padding: 5px;
}
.ListPicture1TextMore  a img{
	border:1px solid #ddd;

}
.ListPicture1TextMore  a:hover img{
	border:1px solid #BB0000;
}

/* 信息图文列表2*/
*{margin:0;padding:0;}
.ListPicture2TextDivList {
	float: left;
	width: 430px;
	background-color: #FFFFFF;
	margin: 5px;
	border: 1px solid #E4E4E4;
}

.ListPicture2TextDivListK {
	float: left;
	width: 430px;
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 5px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #359AFF;
	border-bottom-color: #359AFF;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-color: #FFFFFF;
	margin: 5px;
}



.ListPicture2TextItem {
	width: 430px;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.ListPicture2TextItem dt{
	width:430px;
	text-align:left;
	margin: 5px;
}

.ListPicture2TextItem dt a img{
	border:2px solid #ddd;
	width:400px;
	margin-bottom: 10px;
}
.ListPicture2TextItem dt a:hover img{
	border:2px solid red;
}
.ListPicture2TextItem dd {
	width:320px;
	line-height:20px;
	overflow: hidden;
	vertical-align: top;
}

.ListPicture2TextTItl {
	font-size: 20px;
	font-weight: normal;
	color: #1b4c97;
	display: block;
	float: left;
	overflow: hidden;
	height: 40px;
	line-height: 40px;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #333333;
	padding-left: 5px;
	width: 400px;
	padding-bottom: 5px;
}
a.ListPicture2TextTItl:link {
	color: #1b4c97;
	text-decoration: none;
}
a.ListPicture2TextTItl:visited {
	text-decoration: none;
}
a.ListPicture2TextTItl:hover {
	color: #115fa5;
	text-decoration: underline;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #1b4c97;
	margin-bottom: 5px;
}
.ListPicture2TextZhaiYao {
	float: left;
	width: 100%;
	overflow: hidden;
	font-size: 12px;
	color: #777777;
	margin-top: 5px;
	margin-bottom: 5px;
	font-weight: normal;
}
.ListPicture2TextMore {
	text-align: left;
	float: left;
	width: 90%;
	padding: 5px;
}
.ListPicture2TextMore  a img{
	border:1px solid #ddd;

}
.ListPicture2TextMore  a:hover img{
	border:1px solid #BB0000;
}


/* 信息图片列表*/


*{margin:0;padding:0;}
.ListPicturePictureDivList {
	float: left;
	width: 280px;
	text-align: center;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 5px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E3E3E3;
	border-right-color: #E3E3E3;
	border-bottom-color: #E3E3E3;
	border-left-color: #E3E3E3;
	margin: 10px;
}

.ListPicturePictureDivListK {
	float: left;
	width: 280px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 5px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #4FACE3;
	border-bottom-color: #115fa5;
	border-right-color: #4FACE3;
	border-left-color: #4FACE3;
	text-align: center;
	background-color: #FFFFFF;
	margin: 10px;
}
.ListPicturePictureItem {
	width: 240px;
}
.ListPicturePictureItem dt{
	width: 240px;
}
.ListPicturePictureItem dt a img{
	border:1px solid #ddd;
	width:240px;
	height:153px;
	margin-top: 15px;
	margin-bottom: 10px;
}
.ListPicturePictureItem dt a:hover img{
	border:1px solid red;
}
.ListPicturePictureItem dd {
	width:100%;
	line-height:20px;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
}

.ListPicturePictureTItl {
	font-size: 14px;
	font-weight: normal;
	color: #666666;
	display: block;
	overflow: hidden;
	height: 30px;
	line-height: 1.8em;
	background-color: #E8E8E8;
	width: 100%;
	padding-left: 5px;
	padding-right: 5px;
}
a.ListPicturePictureTItl:link {
	color: #555555;
	text-decoration: none;
}
a.ListPicturePictureTItl:visited {
	text-decoration: none;
}
a.ListPicturePictureTItl:hover {
	color: #115fa5;
	text-decoration: underline;
	background-color: #D2EEFB;
}




/* 列表翻页*/
.PageListDiv {
	width: 90%;
	margin-top: 3px;
	margin-left: auto;
	float: right;
}
.InforListTotal {
	color: #ff0000;
}
.PageListA {
	font-size: 14px;
	color: #192a7c;
	text-decoration: none;
}a.PageListA:link {
	color: #192a7c;
	text-decoration: none;
}
a.PageListA:visited {
	color: #26306F;
	text-decoration: none;
}
a.PageListA:hover {
	color: #115fa5;
	text-decoration: underline;
}

/*  底部导航链接*/
.FootMenuList
{
	height: 35px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	display: block;
	float: left;
}
a.FootMenuList:link {
	color: #000000;
	text-decoration: none;
	background-color: #CCCCCC;
	margin-right: 2px;
}
a.FootMenuList:visited {
}
a.FootMenuList:hover {
	color: #115fa5;
	text-decoration: underline;
	background-color: #0F83BB;
	margin-right: 2px;
}



/* 全局信息抽取，列表样式*/
.Combined_List {
    font-size: 14px;
	line-height: 27px;
	color: #050818;
	text-decoration: none;
	display: block;
	margin: 3px;
	height: 27px;
	width: 100%;
	overflow: hidden;
}
a.Combined_List:link {
	color: #050818;
	text-decoration: none;
}
a.Combined_List:visited {
	color: #1B297C;
	text-decoration: none;
}
a.Combined_List:hover {
	color: #2641BB;
	text-decoration: none;
	background-color: #D7ECFF;
}
/*  全局信息抽取， 图片摘要列表*/
*{margin:0;padding:0;}
.Combined_List_PictureTextDivList {
	margin: 5px;
	float: left;
	width: 305px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #E4E4E4;
	border-right-color: #E4E4E4;
	border-bottom-color: #E4E4E4;
	border-left-color: #E4E4E4;
}

.Combined_List_PictureTextDivListK {
	margin: 5px;
	float: left;
	width: 305px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #359AFF;
	border-bottom-color: #359AFF;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}



.Combined_List_PictureTextItem {
	width: 300px;
	float: left;
	padding-right: 3px;
	padding-left: 3px;
	margin: 0px;
}
.Combined_List_PictureTextItem dt{
	float:left;
	width:105px;
	text-align:left;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
}

.Combined_List_PictureTextItem dt a img{
	border:1px solid #ddd;
	width:105px;
	height:85px;
}
.Combined_List_PictureTextItem dt a:hover img{
	border:1px solid red;
}
.Combined_List_PictureTextItem dd {
	float:left;
	width:180px;
	line-height:20px;
	overflow: hidden;
	vertical-align: top;
}

.Combined_List_PictureTextTItl {
	font-size: 14px;
	font-weight: bold;
	color: #0e58bc;
	display: block;
	float: left;
	overflow: hidden;
	height: 22px;
	line-height: 1.8em;
	border-bottom-color: #333333;
	padding-right: 5px;
	padding-left: 5px;
	width: 100%;
	text-decoration: none;
}
a.Combined_List_PictureTextTItl:link {
	color: #0e58bc;
	text-decoration: none;
}
a.Combined_List_PictureTextTItl:visited {
	text-decoration: none;
	color: #116DEA;
}
a.Combined_List_PictureTextTItl:hover {
	color: #115fa5;
	text-decoration: underline;
}
.Combined_List_PictureTextZhaiYao {
	float: left;
	height: 60px;
	width: 100%;
	overflow: hidden;
	font-size: 14px;
	color: #666666;
	margin-top: 5px;
	margin-bottom: 5px;
}
.Combined_List_PictureTextMore {
	text-align: right;
	float: left;
	width: 90%;
	padding: 5px;
}
.Combined_List_PictureTextMore  a img{
	border:1px solid #ddd;

}
.Combined_List_PictureTextMore  a:hover img{
	border:1px solid #BB0000;
}

/* 全局信息抽取， 图片列表*/


*{margin:0;padding:0;}
.Combined_List_Picture_PictureDivList {
	margin: 7px;
	float: left;
	width: 180px;
	border: 1px solid #FFFFFF;
	text-align: center;
	height: 173px;
	background-color: #FFFFFF;
}

.Combined_List_Picture_PictureDivListK {
	margin: 7px;
	float: left;
	width: 180px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #C1E0FF;
	border-bottom-color: #C1E0FF;
	border-right-color: #C1E0FF;
	border-left-color: #C1E0FF;
	text-align: center;
	height: 173px;
}
.Combined_List_Picture_PictureItem {
	text-align: center;
	padding: 0px;
	margin: 0px;
}
.Combined_List_Picture_PictureItem dt{
	width:180px;
	text-align:center;
	margin: 0px;
	padding: 0px;
}
.Combined_List_Picture_PictureItem dt a img{
	border:1px solid #ddd;
	width:180px;
	height:113px;
}
.Combined_List_Picture_PictureItem dt a:hover img{
	border:1px solid red;
}
.Combined_List_Picture_PictureItem dd {
	width:100%;
	line-height:20px;
	text-align:center;
	overflow: hidden;
}

.Combined_List_Picture_PictureTItl {
	font-size: 16px;
	font-weight: normal;
	color: #050818;
	display: block;
	overflow: hidden;
	height: 58px;
	line-height: 1.8em;
	width: 170px;
	padding-left: 5px;
	padding-right: 5px;
}
a.Combined_List_Picture_PictureTItl:link {
	color: #050818;
	text-decoration: none;
}
a.Combined_List_Picture_PictureTItl:visited {
	text-decoration: none;
	color: #1B297C;
}
a.Combined_List_Picture_PictureTItl:hover {
	color: #2641BB;
	text-decoration: none;
	background-color: #DBF0FB;
}



/* 全局信息抽取， 图片列表*/


*{margin:0;padding:0;}
.Combined_List_Picture01_PictureDivList {
	float: left;
	width: 375px;
	border: 1px solid #b4b4b4;
	text-align: center;
	height: 255px;
	overflow: hidden;
}

.Combined_List_Picture01_PictureDivListK {
	float: left;
	width: 375px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #C1E0FF;
	border-bottom-color: #C1E0FF;
	border-right-color: #C1E0FF;
	border-left-color: #C1E0FF;
	text-align: center;
	height: 255px;
	overflow: hidden;
}
.Combined_List_Picture01_PictureItem {
	text-align: center;
	overflow: hidden;
}
.Combined_List_Picture01_PictureItem dt{
	text-align:center;
	margin: 0px;
	padding: 0px;
	height: 206px;
	overflow: hidden;
}
.Combined_List_Picture01_PictureItem dt a img{
	border:1px solid #ddd;
	width:375px;
	height:206px;
}
.Combined_List_Picture01_PictureItem dt a:hover img{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.Combined_List_Picture01_InforDot {
	background-image: url(/image/web/video.png);
	height: 51px;
	width: 52px;
	top: -150px;
	position: relative;
	filter: Alpha(Opacity=60);
	opacity: 0.8;
	background-position: left;
	left: 150px;
	background-repeat: no-repeat;
	right: 150px;
	text-align: left;
	margin: 0px;
	padding: 0px;
	float: left;
}

.Combined_List_Picture01_PictureItem dd {
	width:400;
	text-align:center;
	margin: 0px;
	padding: 0px;
	clear: both;
}

.Combined_List_Picture01_PictureTItl {
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	display: block;
	overflow: hidden;
	height: 30px;
	line-height: 30px;
	width: 375px;
	padding-left: 5px;
	padding-right: 5px;
	position: relative;
	margin: 0px;
	clear: both;
	filter: Alpha(Opacity=69);
	opacity: 0.69;
	text-align: left;
	padding-top: 10px;
}
a.Combined_List_Picture01_PictureTItl:link {
	color: #333333;
	text-decoration: none;
}
a.Combined_List_Picture01_PictureTItl:visited {
	text-decoration: none;
	color: #333333;
}
a.Combined_List_Picture01_PictureTItl:hover {
	color: #115fa5;
	text-decoration: underline;
}
.Combined_List_Picture01L{
	width: 412px;
	height: 260px;
	float: left;
}
.Combined_List_Picture01R{
	width: 375px;
	height: 260px;
	float: left;
}



/* 全局信息抽取， 图片列表*/


*{margin:0;padding:0;}
.Combined_List_Picture02_PictureDivList {
	float: left;
	width: 375px;
	border: 1px solid #FFFFFF;
	text-align: center;
	height: 220px;
	overflow: hidden;
}

.Combined_List_Picture02_PictureDivListK {
	float: left;
	width: 375px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #C1E0FF;
	border-bottom-color: #C1E0FF;
	border-right-color: #C1E0FF;
	border-left-color: #C1E0FF;
	text-align: center;
	height: 220px;
	overflow: hidden;
}
.Combined_List_Picture02_PictureItem {
	text-align: center;
}
.Combined_List_Picture02_PictureItem dt{
	text-align:center;
	margin: 0px;
	padding: 0px;
	height: 206px;
	overflow: hidden;
}
.Combined_List_Picture02_PictureItem dt a img{
	border:1px solid #ddd;
	width:375px;
	height:206px;
}
.Combined_List_Picture02_PictureItem dt a:hover img{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.Combined_List_Picture02_InforDot {
	background-image: url(/image/web/video1.png);
	height: 49px;
	width: 46px;
	top: -150px;
	position: relative;
	filter: Alpha(Opacity=80);
	opacity: 0.8;
	background-position: left;
	left: 120px;
	background-repeat: no-repeat;
}

.Combined_List_Picture02_PictureItem dd {
	width:280;
	text-align:center;
	margin: 0px;
	padding: 0px;
	clear: both;
}

.Combined_List_Picture02_PictureTItl {
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	display: block;
	overflow: hidden;
	height: 35px;
	line-height: 30px;
	width: 365px;
	padding-left: 5px;
	padding-right: 5px;
	background-color: #000000;
	top: -40px;
	position: relative;
	margin: 0px;
	clear: both;
	filter: Alpha(Opacity=69);
	opacity: 0.69;
	text-align: left;
	padding-top: 5px;
}
a.Combined_List_Picture02_PictureTItl:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.Combined_List_Picture02_PictureTItl:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.Combined_List_Picture02_PictureTItl:hover {
	color: #115fa5;
	text-decoration: underline;
	background-color: #051652;
}
.Combined_List_Picture02L{
	width: 412px;
	height: 260px;
	float: left;
}
.Combined_List_Picture02R{
	width: 375px;
	height: 260px;
	float: left;
}




/*  全局信息抽取，图文列表*/
*{margin:0;padding:0;}
.Combined_List_Left_PictureTextDivList {
	margin: 5px;
	float: left;
	width: 340px;
	border: 1px solid #E4E4E4;
}

.Combined_List_Left_PictureTextDivListK {
	margin: 5px;
	float: left;
	width: 340px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #359AFF;
	border-bottom-color: #359AFF;
	border-right-color: #359AFF;
	border-left-color: #359AFF;
}



.Combined_List_Left_PictureTextItem {
	width: 320px;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-right: 10px;
	margin-right: 10px;
	padding-left: 10px;
	margin-left: 10px;
}
.Combined_List_Left_PictureTextItem dt{
	float:left;
	width:110px;
	text-align:left;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}

.Combined_List_Left_PictureTextItem dt a img{
	border:1px solid #ddd;
	width:96px;
	height:300px;
}
.Combined_List_Left_PictureTextItem dt a:hover img{
	border:1px solid red;
}
.Combined_List_Left_PictureTextItem dd {
	float:left;
	width:200px;
	line-height:20px;
	overflow: hidden;
	vertical-align: top;
}

.Combined_List_Left_PictureTextTItl {
	font-size: 14px;
	font-weight: bolder;
	color: #666666;
	display: block;
	float: left;
	overflow: hidden;
	height: 22px;
	line-height: 1.8em;
	background-color: #E9FEDE;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #333333;
	padding-right: 5px;
	padding-left: 5px;
	width: 200px;
}
a.Combined_List_Left_PictureTextTItl:link {
	color: #A40B02;
	text-decoration: none;
}
a.Combined_List_Left_PictureTextTItl:visited {
	text-decoration: none;
}
a.Combined_List_Left_PictureTextTItl:hover {
	color: #115fa5;
	text-decoration: underline;
	background-color: #C2F095;
}

/*  全局信息抽取，上图下文列表*/
*{margin:0;padding:0;}
.Combined_List_Top_PictureTextDivList {
	float: left;
	width: 377px;
	border: 1px solid #E4E4E4;
	height: 363px;
	overflow: hidden;
}

.Combined_List_Top_PictureTextDivListK {
	float: left;
	width: 377px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #359AFF;
	border-bottom-color: #359AFF;
	border-right-color: #359AFF;
	border-left-color: #359AFF;
	height: 363px;
	overflow: hidden;
}



.Combined_List_Top_PictureTextItem {
	float: left;
	margin: 0px;
	overflow: hidden;
}
.Combined_List_Top_PictureTextItem dt{
	text-align:left;
	overflow: hidden;
}

.Combined_List_Top_PictureTextItem dt a img{
	border:1px solid #ddd;
	width:375px;
	height:130px;
}
.Combined_List_Top_PictureTextItem dt a:hover img{
	border:1px solid red;
}
.Combined_List_Top_PictureTextItem dd {
	float:left;
	overflow: hidden;
	vertical-align: top;
	margin: 0px;
	width: 330px;
	padding-top: 0px;
	padding-right: 19px;
	padding-bottom: 0px;
	padding-left: 19px;
}

.Combined_List_Top_PictureTextTItl {
	font-size: 14px;
	font-weight: normal;
	color: #545454;
	display: block;
	float: left;
	overflow: hidden;
	line-height: 24px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EFEFEF;
	padding-right: 5px;
	padding-left: 5px;
	width: 330px;
}
a.Combined_List_Top_PictureTextTItl:link {
	color: #545454;
	text-decoration: none;
}
a.Combined_List_Top_PictureTextTItl:visited {
	text-decoration: none;
	color: #7B7B7B;
}
a.Combined_List_Top_PictureTextTItl:hover {
	color: #115fa5;
	text-decoration: underline;
	background-color: #DFE8FD;
}
/*  全局信息抽取，图片列表*/
.Combined_List_PictureList {
	border: 1px solid #d6d6d6;
	display: block;
	margin-top: 5px;
	margin-left: 5px;
}
a.Combined_List_PictureList:link {
	border: 1px solid #d6d6d6;
}
a.Combined_List_PictureList:visited {
}
a.Combined_List_PictureList:hover {
	border: 1px solid #52adf1;
}
.Combined_List_PictureList img{
	height: 35px;
	width: 214px;
}




/* 全局信息抽取，列表样式*/
.Combined_ListTop {
	font-size: 14px;
	line-height: 26px;
	color: #050818;
	text-decoration: none;
	display: block;
	height: 26px;
	width: 100%;
	font-family: "宋体";
	font-weight: normal;
	overflow: hidden;
	margin: 3px;
}
a.Combined_ListTop:link {
	color: #050818;
	text-decoration: none;
}
a.Combined_ListTop:visited {
	color: #1B297C;
	text-decoration: none;
}
a.Combined_ListTop:hover {
	color: #2641BB;
	text-decoration: none;
	background-color: #D7ECFF;
}




/*//////////////////////////////////// 全局信息抽取， 图片列表*/


*{
	margin:0;
	padding:0;
	overflow: visible;
}
.Combined_Qualifying_ExaminationDivList {
	float: left;
	width: 141px;
	border: 1px solid #FFFFFF;
	text-align: center;
	margin-top: 3px;
	margin-bottom: 3px;
}

.Combined_Qualifying_ExaminationDivListK {
	float: left;
	width: 141px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #C1E0FF;
	border-bottom-color: #C1E0FF;
	border-right-color: #C1E0FF;
	border-left-color: #C1E0FF;
	text-align: center;
	margin-top: 3px;
	margin-bottom: 3px;
}
.Combined_Qualifying_ExaminationItem {
	text-align: center;
	padding: 3px;
}
.Combined_Qualifying_ExaminationItem dt{
	text-align:center;
	margin-top: 3px;
	margin-right: 3px;
	margin-left: 3px;
}
.Combined_Qualifying_ExaminationItem dt a img{
	border:1px solid #ddd;
	width:125px;
	height:45px;
}
.Combined_Qualifying_ExaminationItem dt a:hover img{
	border:1px solid red;
}
.Combined_Qualifying_ExaminationItem dd {
	width:100%;
	line-height:20px;
	text-align:center;
	overflow: hidden;
}

.Combined_Qualifying_ExaminationTItl {
	font-size: 12px;
	font-weight: normal;
	color: #EEEEEE;
	display: block;
	overflow: hidden;
	height: 22px;
	line-height: 1.8em;
	width: 100%;
	padding-left: 5px;
	padding-right: 5px;
}
a.Combined_Qualifying_ExaminationTItl:link {
	color: #585858;
	text-decoration: none;
}
a.Combined_Qualifying_ExaminationTItl:visited {
	text-decoration: none;
	color: #717171;
}

a.Combined_Qualifying_ExaminationTItl:hover {
	color: #115fa5;
	text-decoration: underline;
	background-color: #DBF0FB;
}


.OneMenuList {
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #b0b3ba;
	text-decoration: none;
	display: block;
	float: left;
	width: 100%;
	height: 25px;
}


a.OneMenuList:link {
}


a.OneMenuList:visited {
	text-decoration: none;
}

a.OneMenuList:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.LinksInforA {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: center;
	line-height: 50px;
	display: block;
	float: left;
	height: 50px;
	padding-right: 20px;
	padding-left: 20px;
}
a.LinksInforA:link {
	text-decoration: none;
}
a.LinksInforA:visited {
	text-decoration: none;
}
a.LinksInforA:hover {
	color: #2641BB;
	text-decoration: underline;
}
.AnnouncementTime {
	font-size: 12px;
	float: left;
}
.Combined_List_PictureList_01 {
	height: 190px;
	width: 339px;
	margin-right: 90px;
	padding-top: 33px;
	padding-bottom: 33px;
	float: left;
}
.Combined_List_PictureList_02 {
	height: 190px;
	width: 339px;
	padding-top: 33px;
	padding-bottom: 33px;
	float: left;
}


.Combined_List_PictureList_02 img  {
   height: 190px;
	width: 339px;
}

.Combined_List_PictureList_01  img {
   height: 190px;
	width: 339px;
}

.Combined_List_PictureList_Title {
	width: 339px;
	font-family: "微软雅黑", "宋体", "黑体", "新宋体";
	font-size: 16px;
	line-height: 48px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	height: 48px;
	position: relative;
	top: -48px;
	display: block;
	text-align: center;
}
.LftmenuAslecte {
	font-family: "微软雅黑", "宋体", "黑体", "新宋体";
	font-size: 18px;
	line-height: 40px;
	font-weight: bold;
	color: #303233;
	text-decoration: none;
	display: block;
	width: 85%;
	height: 40px;
	padding-left: 15%;
}
a.LftmenuAslecte:link {
	color: #303233;
	text-decoration: none;
}
a.LftmenuAslecte:visited {
	color: #303233;
	text-decoration: none;
}
a.LftmenuAslecte:hover {
	color: #003399;
	text-decoration: none;
}
.LftmenuANoslecte {
	font-family: "微软雅黑", "宋体", "黑体", "新宋体";
	font-size: 16px;
	font-weight: lighter;
	color: #303233;
	text-decoration: none;
	width: 85%;
	display: block;
	height: 40px;
	line-height: 40px;
	padding-left: 15%;
}
a.LftmenuANoslecte:visited {
	text-decoration: none;
	color: #303233;
}
a.LftmenuANoslecte:hover {
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	color: #303233;
}
.L_LitBg {
	float: left;
	height: 475px;
	width: 439px;
	margin-left: 18px;
	background-color: #FFFFFF;
	margin-bottom: 20px;
}
.T_Image_Bg {
	text-align: center;
	height: 255px;
	margin-top: 20px;
}
.T_Title {
	font-family: "微软雅黑", "宋体", "黑体", "新宋体";
	font-size: 20px;
	line-height: 45px;
	color: #303233;
	text-decoration: none;
	height: 45px;
	padding-right: 30px;
	padding-left: 30px;
	overflow: hidden;
	font-weight: bold;
	width: 380px;
}
a.T_Title:link {
	font-family: "微软雅黑", "宋体", "黑体", "新宋体";
	text-decoration: none;
}
a.T_Title:visited {
	text-decoration: none;
}
a.T_Title:hover {
	color: #FF0000;
}

.T_Infor {
	font-family: "微软雅黑", "宋体", "黑体", "新宋体";
	color: #303233;
	text-decoration: none;
	height: 85px;
	width: 380px;
	padding-right: 30px;
	padding-left: 30px;
	font-size: 14px;
	line-height: 25px;
}
.T_LinkA  {
	font-family: "微软雅黑", "宋体", "黑体", "新宋体";
	font-size: 16px;
	line-height: 50px;
	color: #303233;
	text-decoration: none;
	display: block;
	height: 50px;
	width: 380px;
	margin-right: auto;
	margin-left: auto;
	font-weight: bold;
}
a.T_LinkA:link {
	text-decoration: none;
	color: #303233;
}
a.T_LinkA:visited {
	text-decoration: none;
	color: #303233;
}
a.T_LinkA:hover {
	text-decoration: none;
	color: #555859;
}




.T1_LitBg {
	float: left;
	height: 280px;
	width: 285px;
	margin-left: 20px;
	background-color: #FFFFFF;
	margin-bottom: 20px;
}
.T1_Image_Bg {
	text-align: center;
	height: 220px;
	margin-top: 20px;
}
.T1_Title {
	font-family: "微软雅黑", "宋体", "黑体", "新宋体";
	font-size: 14px;
	line-height: 40px;
	color: #707473;
	text-decoration: none;
	height: 45px;
	overflow: hidden;
	font-weight: normal;
	width: 285px;
	text-align: center;
}
a.T1_Title:link {
	font-family: "微软雅黑", "宋体", "黑体", "新宋体";
	text-decoration: none;
	color: #707473;
}
a.T1_Title:visited {
	text-decoration: none;
}
a.T1_Title:hover {
	color: #FF0000;
}

.T1_Infor {
	font-family: "微软雅黑", "宋体", "黑体", "新宋体";
	color: #303233;
	text-decoration: none;
	height: 85px;
	width: 380px;
	padding-right: 30px;
	padding-left: 30px;
	font-size: 14px;
	line-height: 25px;
}
.T1_LinkA  {
	font-family: "微软雅黑", "宋体", "黑体", "新宋体";
	font-size: 16px;
	line-height: 50px;
	color: #303233;
	text-decoration: none;
	display: block;
	height: 50px;
	width: 380px;
	margin-right: auto;
	margin-left: auto;
	font-weight: bold;
}
a.T1_LinkA:link {
	text-decoration: none;
	color: #303233;
}
a.T1_LinkA:visited {
	text-decoration: none;
	color: #303233;
}
a.T1_LinkA:hover {
	text-decoration: none;
	color: #555859;
}




.TopmenuOn {
	font-family: "微软雅黑", "宋体", "黑体", "新宋体";
	font-size: 16px;
	line-height: 40px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #262626;
	float: left;
	padding-right: 30px;
	padding-left: 30px;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 30px;
	border-radius:20px;
}
a.TopmenuOn:link {
	text-decoration: none;
	color: #FFFFFF;
}
a.TopmenuOn:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.TopmenuOn:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #181818;
}

.TopmenuOff {
	font-family: "微软雅黑", "宋体", "黑体", "新宋体";
	font-size: 16px;
	line-height: 40px;
	color: #5f5f5f;
	text-decoration: none;
	border-radius: 20px:
; 						float: left;
	padding-right: 30px;
	padding-left: 30px;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 30px;
}
a.TopmenuOff:link {
	text-decoration: none;
	color: #5f5f5f;
}
a.TopmenuOff:visited {
	color: #5f5f5f;
	text-decoration: none;
}
a.TopmenuOff:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #1E1E1E;
	border-radius:20px;
}
.Linfo_Picture_List_BG_L {
	float: left;
	height: 175px;
	width: 260px;
	margin-top: 20px;
	margin-right: 15px;
	overflow: hidden;
}
.Linfo_Picture_List_BG_R {
	float: left;
	height: 175px;
	width: 260px;
	margin-top: 20px;
	overflow: hidden;
}
.Linfo_Picture_List_Title {
	height: 175px;
	position: relative;
	top: -175px;
	font-family: "微软雅黑", "宋体", "黑体", "新宋体";
	font-size: 24px;
	line-height: 175px;
	color: #FFFFFF;
	text-align: center;
	font-weight: bolder;
	width: 260px;
	display: block;
}
a.Linfo_Picture_List_Title:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.Linfo_Picture_List_Title:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.Linfo_Picture_List_Title:hover {
	color: #FFFFFF;
	text-decoration: none;
}




}